Q3File_New
You can use theQ3File_New
function to create a new file object.
TQ3FileObject Q3File_New (void);DESCRIPTION
TheQ3File_New
function returns, as its function result, a new file object. IfQ3File_New
cannot create a new file object, it returns the valueNULL
.ERRORS
kQ3ErrorOutOfMemory